home *** CD-ROM | disk | FTP | other *** search
- Path: news.iastate.edu!usenet
- From: goeken@iastate.edu (Scott Matthew Goeken)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland C 4.52 & Opening Dialog Boxes
- Date: Wed, 21 Feb 1996 06:18:15 GMT
- Organization: Iowa State University, Ames, Iowa
- Message-ID: <4gedfe$b6n@news.iastate.edu>
- References: <4g9o4v$de8@news.eunet.cz>
- NNTP-Posting-Host: welch-roberts07.res.iastate.edu
- X-Newsreader: Forte Free Agent 1.0.82
-
- Borivoj Kostka <kostka@tovek.cz> wrote:
-
- >wiersch@fastlane.net (Albert Wiersch) writes:
- >> I've noticed a strange problem with my program... Basically, the dialog boxes will open when my program is run with Borland C++ running as
- >> well, but if I try to run the executable without BC, the dialog boxes won't open. What am I missing?
- >>
-
- >>
- >Try to call EnableBWCC or EnableCtl3d in TApplication
- >constructor.
-
- I'm Having the same problem but I'm not using the TApplication just
- using windowsx.h and windows.h I'm new to windows programming so I
- could be mistaken.
- Is there an iniitilization function that I must call?
-
- --
- Scott Matthew Goeken goeken@iastate.edu
- http://www.public.iastate.edu/~goeken
-
-